[XEND] Remove usage of set() in XendMonitor as it is a py2.4+ feature
authorAlastair Tse <atse@xensource.com>
Thu, 25 Jan 2007 10:29:33 +0000 (10:29 +0000)
committerAlastair Tse <atse@xensource.com>
Thu, 25 Jan 2007 10:29:33 +0000 (10:29 +0000)
commitf3dac803d38faa3be2d97c078f11d67d0da8ceda
tree3769119cbee10d95a8c470570c96d1c561337603
parenteca8b2ee329de3bb93c5f2916ceaa5b6c44d672b
[XEND] Remove usage of set() in XendMonitor as it is a py2.4+ feature

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xend/XendMonitor.py